Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version Increment to 1.3.3 OpenSearch release #366

Merged
merged 3 commits into from
Jun 6, 2022

Conversation

prudhvigodithi
Copy link
Contributor

Signed-off-by: pgodithi pgodithi@amazon.com

Description

opensearch-project/opensearch-build#2101

Issues Resolved

opensearch-project/opensearch-build#2101

Check List

  • New functionality includes testing.
    • All tests pass, including unit test, integration test and doctest
  • New functionality has been documented.
    • New functionality has javadoc added
    • New functionality has user manual doc added
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: pgodithi <pgodithi@amazon.com>
@codecov-commenter
Copy link

codecov-commenter commented Jun 2, 2022

Codecov Report

Merging #366 (8209900) into 1.3 (c960d80) will increase coverage by 4.35%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##                1.3     #366      +/-   ##
============================================
+ Coverage     72.86%   77.21%   +4.35%     
============================================
  Files            94       30      -64     
  Lines          3928     1870    -2058     
  Branches        609      375     -234     
============================================
- Hits           2862     1444    -1418     
+ Misses          891      423     -468     
+ Partials        175        3     -172     
Flag Coverage Δ
dashboards-reports 77.21% <ø> (ø)
reports-scheduler ?

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...rtsscheduler/model/OnDemandReportCreateResponse.kt
...h/reportsscheduler/index/ReportDefinitionsIndex.kt
.../reportsscheduler/model/ReportDefinitionDetails.kt
...tsscheduler/model/GetAllReportInstancesResponse.kt
...eportsscheduler/model/GetReportInstanceResponse.kt
...g/opensearch/reportsscheduler/metrics/Metrics.java
...rtsscheduler/model/GetAllReportInstancesRequest.kt
...reportsscheduler/model/GetReportInstanceRequest.kt
...tsscheduler/model/DeleteReportDefinitionRequest.kt
...eduler/model/UpdateReportInstanceStatusResponse.kt
... and 54 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c960d80...8209900. Read the comment docs.

@prudhvigodithi prudhvigodithi marked this pull request as ready for review June 3, 2022 16:47
@prudhvigodithi prudhvigodithi requested a review from a team as a code owner June 3, 2022 16:47
joshuali925
joshuali925 previously approved these changes Jun 3, 2022
Copy link
Member

@joshuali925 joshuali925 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, build needs job-scheduler 1.3.3

@@ -279,7 +279,7 @@ String bwcFilePath = "src/test/resources/bwc"
testClusters {
"${baseName}$i" {
testDistribution = "ARCHIVE"
versions = ["7.10.2","1.3.2-SNAPSHOT"]
versions = ["7.10.2","1.3.3-SNAPSHOT"]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

np. opensearch_version can be used to replace "1.3.3-SNAPSHOT"

Signed-off-by: pgodithi <pgodithi@amazon.com>
@prudhvigodithi
Copy link
Contributor Author

Hey @joshuali925 I have just added the opensearch-job-scheduler-1.3.3.0-SNAPSHOT.zip file.

Signed-off-by: pgodithi <pgodithi@amazon.com>
Copy link
Member

@joshuali925 joshuali925 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants